Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to check if given strings form an acrosticNov 05
Program to convert an Infix form to Postfix formNov 19
Program to convert expression in postfix form to prefix formJul 08
Program to convert an expression in postfix form to an infix formSep 29
Prolog program to check whether a number is a member of given list or notFeb 21
Prolog program to check whether a given list is palindrome or notFeb 21
Prolog program to check whether a given word is a palindrome or notFeb 22
PROGRAM TO CHECK GIVEN TWO VALUE ARE EQUAL OR NOTFeb 26
PROGRAM THAT CHECK WHETHER THE GIVEN NUMBER IS PRIME IN PARALLELMay 07
PROGRAM TO CHECK GIVEN NUMBER IS ODD OR EVENMay 24
Program to check given two values are equal or notOct 10
Program to check whether the characters in a string are in ascending order or...Aug 27
Program to check whether the input string is palindrome or notSep 20
Program to check for stringDec 25
An Assembly Language Program to check for Palindrome stringMar 24
Program to check entered string is palindrome or notDec 30
Program to check the start and end of a StringJan 19
Program to check entered string is palindrome or notJan 22
PROGRAM TO CHECK THE STRING IS PALINDROM OR NOT, PARALLELYMay 06
Write a shell program to check whether a given string is palindrome or not. May 29
Define an array of ten String elements each containing an arbitrary string of th...Mar 14
Program to encrypt the given string Feb 07
Program which swaps the case of the given stringFeb 14
PROGRAM TO REVERSE THE GIVEN STRING PARALLELYMay 08
Program to find vowel Occurances from a given stringMay 12
Sort given string in ascending orderOct 30
Write a shell program to find the position of substring in given string Jan 18
Program to Print a given string on printer Using INT 17hDec 09
An application to encrypt the given stringJun 23
Program to check whether the input string is a valid identifier or not. (Note: s...Mar 23
An application which swaps the case of the given string Mar 10
Count number of a and A from string ”Application of Microprocessor” and give app...Jul 22
Program to encrypt a given stringDec 25
Program to swap the cases of a given StringDec 26
Write a shell program to find the position of substring in given stringDec 25
Program to encode and decode given stringNov 14
Program to display string for given numberAug 19
Program to count number of words, lines and characters in given stringDec 18
Program to compress given stringDec 22
Program to swap even positioned characters with odd positioned characters in a g...Jul 07
Program to tokenized a given stringMay 10
Program to compare strings, concatenate strings, copy string and display part of...Sep 18
Printing of the alphabet set in decimal and character formFeb 20
Program to evaluate an expression entered in postfix formApr 17
Program to convert an Infix expression to Prefix formAug 16
Program to generate a triangular wave form according to a specified pair of Ampl...Oct 22
Program that prints odd numbers form 0 to 50 (Using for Loop)Aug 28
General Form of a ClassJan 26
Given a list of marks ranging form 0 to 100, write a program to compute and prin...Dec 24
Program to copy one string s2 to another string s1 using strcopy function from...Nov 27